home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / smrtslds.sit / SmartSlides 1.1 Help / card_12468.txt < prev    next >
Text File  |  1990-06-06  |  2KB  |  50 lines

  1. -- card: 12468 from stack: in.1 Help
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2541
  5. -- name: BEGIN CHAIN╔
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0004
  11. -- rect: left=36 top=54 right=81 bottom=70
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 15335 / 15335
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 8003
  25. -- rect: left=105 top=307 right=329 bottom=257
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Chains & Chaining
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   push card
  37.   go to card id 20728
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part contents for background part 3
  44. ----- text -----
  45. BEGIN CHAINΓǪ
  46.  
  47. The ability to chain events together is one of the most powerful features of SmartSlides. From the time you invoke the BEGIN CHAINΓǪ command until you invoke the END CHAIN command, SmartSlides is in chaining mode. While SmartSlides is in chaining mode, the first button or field you click becomes the beginning of a chain, and all subsequent buttons and fields clicked prior to invoking the  become part of the chain, in the order in which you click on them. 
  48.  
  49. When you signal the end of the chain by invoking the END CHAIN command, the list of buttons and fields you clicked is recorded. From that point on, clicking the first button or field in the chain will set off all the others, in the order in which you clicked them.  While you are in chaining mode, a special set of additional buttons, useful only in chains, is shown at the left of the slide. These special buttons, and the techniques and possibilities involved in chaining, are discussed in the section CHAINS AND CHAINING.
  50.